ScCompiler.getBlockFallbackName

If get_name() of a Block struct is an empty string, get the fallback name. This needs to be per-variable as multiple variables can use the same block type.

class ScCompiler
const
string
getBlockFallbackName
(
uint id
)

Meta